Code review comment for lp:~nigelbabu/ubuntu-community-webthemes/kbd-style

Revision history for this message
Stas Sușcov (sushkov) wrote :

În data de Vi, 19-08-2011 la 17:54 +0000, Nigel Babu a scris:
> Nigel Babu has proposed merging lp:~nigelbabu/ubuntu-community-webthemes/kbd-style into lp:ubuntu-community-webthemes/light-wordpress-theme.
>
> Requested reviews:
> Ubuntu Community Web Themes Developers (ubuntu-community-webthemes)
>
> For more details, see:
> https://code.launchpad.net/~nigelbabu/ubuntu-community-webthemes/kbd-style/+merge/72238
> atașament diferențe între fișiere (review-diff.txt)
> === modified file 'style.css'
> --- style.css 2011-08-11 11:57:23 +0000
> +++ style.css 2011-08-19 17:54:17 +0000
> @@ -269,6 +269,7 @@
> th, td { padding: 5px; }
> hr { background-color:#ccc; border:0; color:#CCC; height:1px; margin-bottom:22px; }
> p { margin-bottom: 10px; }
> +kbd { background: none repeat scroll 0 0 #EEEEEE; border-color: #CCCCCC #AAAAAA #888888 #BBBBBB; border-style: solid; border-width: 1px 2px 2px 1px; color: #000000; padding: 2px 4px 0; white-space: nowrap;
> .clearall { clear: both; height: 1px; }
> input[type="text"], textarea { border: 2px solid #CCC; border-right: 1px solid #DDD; border-bottom: 1px solid #DDD; padding: 1px 3px; }
> .clean { list-style: none; }
>

Please correct me if I'm wrong, but I can see a missing trialling
bracket.

« Back to merge proposal