diff options
| author | Zaran <zaran.krleza@gmail.com> | 2012-04-06 21:53:52 -0400 |
|---|---|---|
| committer | Zaran <zaran.krleza@gmail.com> | 2012-04-06 21:53:52 -0400 |
| commit | 8a83f72870bd4a291fdcf78d5ac17727b0a7618b (patch) | |
| tree | eafed45b4ed45f38fa307658ec19a8f33fb96e72 /webclient/style/dialog.css | |
| parent | 05f8a92e9f90f58a637501b38de7b4c8b6b60619 (diff) | |
| download | alias-8a83f72870bd4a291fdcf78d5ac17727b0a7618b.tar.gz | |
Basic style for the roster.
Remove JavascriptMVC code in the angular branch
Diffstat (limited to 'webclient/style/dialog.css')
| -rw-r--r-- | webclient/style/dialog.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/webclient/style/dialog.css b/webclient/style/dialog.css deleted file mode 100644 index 5fbc208..0000000 --- a/webclient/style/dialog.css +++ /dev/null @@ -1,16 +0,0 @@ -#dialog-overlay{ - position:absolute; - z-index:9000; - background-color:#575757; - opacity: 0.7; - display:none; -} - -#dialogs .dialog{ - position:absolute; - display:none; - z-index:9999; - padding:5px; - border: 1px solid #727272; - background-color: #F5F5F5; -}
\ No newline at end of file |
