diff options
| author | mamouneyya <mamoun.diraneyya@gmail.com> | 2011-02-16 18:25:18 +0300 |
|---|---|---|
| committer | mamouneyya <mamoun.diraneyya@gmail.com> | 2011-02-16 18:25:18 +0300 |
| commit | 00772aaa62e6bce14e58e163ea72f386136c731d (patch) | |
| tree | ed658d454d8bea79d551969fffa0bc18faee5d52 /modules/organize/css/organize_theme.css | |
| parent | 3e2610ea83c60805d5e727df6509da6c49fd6c7b (diff) | |
| parent | d2c77fd0590501f7b6b51d9f4cc033ed9485b082 (diff) | |
Merge remote-tracking branch 'gallery3/master'
Diffstat (limited to 'modules/organize/css/organize_theme.css')
| -rw-r--r-- | modules/organize/css/organize_theme.css | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/modules/organize/css/organize_theme.css b/modules/organize/css/organize_theme.css deleted file mode 100644 index e698f88d..00000000 --- a/modules/organize/css/organize_theme.css +++ /dev/null @@ -1,18 +0,0 @@ -/** ******************************************************************* - * Organize styles that are theme overrideable - *********************************************************************/ -#g-organize { - background-color: #FFFFFF; - border: 0px solid #000000; - color: #0E2B52; -} - -#g-organize-hover { - background-color: #CFDEFF; - display: none; -} - -#g-organize-active { - background-color: #6699CC; - display: none; -} |
