search for: f0f0f0

Displaying 6 results from an estimated 6 matches for "f0f0f0".

2009 May 27
1
[PATCH server] UI tweaks for cloud
...kground: #729FCF; color: #FFFFFF;} +#content table tr:hover {background: #fdfef1;} #content table th, #content table td { - border:1px solid #AAAAAA; + border:1px solid #E1E1E3; + border-right: 0; + border-left: 0; padding:0; text-align:left; } -#content table th {background-color: #F0F0F0;} +#content table th {background: none;border-top: none;} #content table div { - padding: 0.4ex; + padding: 0.5ex; } #content table th a { @@ -49,31 +92,35 @@ text-decoration: none; } +#content table th a:hover { + text-decoration: underline; +} + .sortup { - background: #F0F0F0 u...
2006 Jul 20
7
How do you use :message with validation?
If I do validates_uniqueness_of :name, :message => "It''s not uniqueeee!!!" then how do I have it display that message when the check fails? -Ben Lisbakken -- Posted via http://www.ruby-forum.com/.
2009 May 13
1
[PATCH server] Cloud UI V1 (readonly).
...18px;} + +#content table{width:100%;} + +#content table tr.odd {background:#eef2f2;} + +#content table tr:hover {background: #729FCF; color: #FFFFFF;} + +#content table th, #content table td { + border:1px solid #AAAAAA; + padding:0; + text-align:left; +} + +#content table th {background-color: #F0F0F0;} + +#content table div { + padding: 0.4ex; +} + +#content table th a { + display: block; + text-decoration: none; +} + +.sortup { + background: #F0F0F0 url('../../images/Sort_up_11.png') top center no-repeat !important; +} + +.sortdown { + background: #F0F0F0 url('../../images/Sor...
2006 Mar 01
5
scaffold.css and Rails tutorial problem
...color: #666; } a:hover { color: #fff; background-color:#000; } .fieldWithErrors { padding: 2px; background-color: red; display: table; } #ErrorExplanation { width: 400px; border: 2px solid #red; padding: 7px; padding-bottom: 12px; margin-bottom: 20px; background-color: #f0f0f0; } #ErrorExplanation h2 { text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size: 12px; margin: -7px; background-color: #c00; color: #fff; } #ErrorExplanation p { color: #333; margin-bottom: 0; padding: 5px; } #ErrorExplanation ul li { font-si...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...t;gray88", "#E0E0E0", "gray89", "#E3E3E3", "gray90", "#E5E5E5", "gray91", "#E8E8E8", "gray92", "#EBEBEB", "gray93", "#EDEDED", "gray94", "#F0F0F0", "gray95", "#F2F2F2", "gray96", "#F5F5F5", "gray97", "#F7F7F7", "gray98", "#FAFAFA", "gray99", "#FCFCFC", "gray100", "#FFFFFF", "green...
2005 Sep 14
1
Routes IPSEc And Asterisk.