diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-13 20:21:26 -0700 | 
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-13 20:21:26 -0700 | 
| commit | 5250bd2c79fe0f1131224099c56eb15c548b2b19 (patch) | |
| tree | 80aa842349a6d54632c5a532c01bf20561544d89 /themes | |
| parent | 1c1b726d077dc4db27b8af526384e74b9ae50e4f (diff) | |
| parent | 8641b51217a312a0136e6e8f6d691dee205e4d9b (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/night_wind/css/screen.css | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/night_wind/css/screen.css b/themes/night_wind/css/screen.css index 6bb0e368..7711a329 100644 --- a/themes/night_wind/css/screen.css +++ b/themes/night_wind/css/screen.css @@ -335,6 +335,7 @@ li.g-error select {  #g-content #g-album-grid .g-item {    background-color: #000; +  border: 1px solid #000;    float: left;    font-size: .7em;    padding: .6em 8px;  | 
