summaryrefslogtreecommitdiff
path: root/src/static/css
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2012-10-04 15:39:08 +0200
committerLeif Johansson <leifj@sunet.se>2012-10-04 15:39:08 +0200
commit2bdad0ae7a3a6e4ec5116becd39910388b679ed2 (patch)
tree5afdfba0a93c1af50d53bdc245d57cc4053e109a /src/static/css
parent873e7823970352d591deee5f67f47c5436ee0e84 (diff)
restructure
Diffstat (limited to 'src/static/css')
-rw-r--r--src/static/css/gs.css25
-rw-r--r--src/static/css/jquery.meetingtools.css7
-rw-r--r--src/static/css/prettify.css30
-rw-r--r--src/static/css/reset.css49
-rw-r--r--src/static/css/style.css1
5 files changed, 0 insertions, 112 deletions
diff --git a/src/static/css/gs.css b/src/static/css/gs.css
deleted file mode 100644
index e968431..0000000
--- a/src/static/css/gs.css
+++ /dev/null
@@ -1,25 +0,0 @@
-// Getsatisfaction styles
-div#gsfn_list_widget img { border: none; }
-div#gsfn_list_widget { font-size: 12px; width: 100%; border: 3px solid #DDD; padding: 10px; }
-div#gsfn_list_widget a.widget_title { color: #000; display: block; margin-bottom: 10px; font-weight: bold; }
-div#gsfn_list_widget .powered_by { margin-top: 8px; padding-top: 8px; border-top: 1px solid #DDD; }
-div#gsfn_list_widget .powered_by a { color: #333; font-size: 90%; }
-div#gsfn_list_widget div#gsfn_content { }
-div#gsfn_list_widget div#gsfn_content li { text-align:left; margin-bottom:6px; }
-div#gsfn_list_widget div#gsfn_content a.gsfn_link { line-height: 1; }
-div#gsfn_list_widget div#gsfn_content span.time { font-size: 90%; padding-left: 3px; }
-div#gsfn_list_widget div#gsfn_content p.gsfn_summary { margin-top: 2px }
-
-div#gsfn_search_widget img { border: none; }
-div#gsfn_search_widget { font-size: 12px; width: 100%; border: 3px solid #DDD; padding: 10px;}
-div#gsfn_search_widget a.widget_title { color: #000; display: block; margin-bottom: 10px; font-weight: bold; }
-div#gsfn_search_widget .powered_by { margin-top: 8px; padding-top: 8px; border-top: 1px solid #DDD; }
-div#gsfn_search_widget .powered_by a { color: #333; font-size: 90%; }
-div#gsfn_search_widget form { margin-bottom: 8px; }
-div#gsfn_search_widget form label { margin-bottom: 5px; display: block; }
-div#gsfn_search_widget form #gsfn_search_query { width: 60%; }
-div#gsfn_search_widget div.gsfn_content { }
-div#gsfn_search_widget div.gsfn_content li { text-align:left; margin-bottom:6px; }
-div#gsfn_search_widget div.gsfn_content a.gsfn_link { line-height: 1; }
-div#gsfn_search_widget div.gsfn_content span.time { font-size: 90%; padding-left: 3px; }
-div#gsfn_search_widget div.gsfn_content p.gsfn_summary { margin-top: 2px } \ No newline at end of file
diff --git a/src/static/css/jquery.meetingtools.css b/src/static/css/jquery.meetingtools.css
deleted file mode 100644
index ba243d4..0000000
--- a/src/static/css/jquery.meetingtools.css
+++ /dev/null
@@ -1,7 +0,0 @@
-.meeting-list li { list-style: none; display: block; }
-.meeting { width: 420px; margin: 0px 0px; padding: 0px 0px; }
-.meeting h4 { }
-.meeting-description { }
-.meeting-participants { font-size: 80%; }
-.meeting-url { font-size: 80%; }
-.meeting-info { }
diff --git a/src/static/css/prettify.css b/src/static/css/prettify.css
deleted file mode 100644
index d437aff..0000000
--- a/src/static/css/prettify.css
+++ /dev/null
@@ -1,30 +0,0 @@
-.com { color: #93a1a1; }
-.lit { color: #195f91; }
-.pun, .opn, .clo { color: #93a1a1; }
-.fun { color: #dc322f; }
-.str, .atv { color: #D14; }
-.kwd, .prettyprint .tag { color: #1e347b; }
-.typ, .atn, .dec, .var { color: teal; }
-.pln { color: #48484c; }
-
-.prettyprint {
- padding: 8px;
- background-color: #f7f7f9;
- border: 1px solid #e1e1e8;
-}
-.prettyprint.linenums {
- -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
- -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
- box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
-}
-
-/* Specify class=linenums on a pre to get line numbering */
-ol.linenums {
- margin: 0 0 0 33px; /* IE indents via margin-left */
-}
-ol.linenums li {
- padding-left: 12px;
- color: #bebec5;
- line-height: 20px;
- text-shadow: 0 1px 0 #fff;
-} \ No newline at end of file
diff --git a/src/static/css/reset.css b/src/static/css/reset.css
deleted file mode 100644
index 69a1fa3..0000000
--- a/src/static/css/reset.css
+++ /dev/null
@@ -1,49 +0,0 @@
-/* Eric Meyer CSS Reset */
-
-html, body, div, span, applet, object, iframe,
-h1, h2, h3, h4, h5, h6, blockquote, pre,
-a, abbr, acronym, address, big, cite, code,
-del, dfn, em, font, img, ins, kbd, q, s, samp,
-small, strike, sub, sup, tt, var,
-dl, dt, dd, ol, ul, li,
-fieldset, form, label, legend,
-table, caption, tbody, tfoot, thead, tr, th, td {
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-weight: inherit;
- font-style: inherit;
- font-size: 100%;
- font-family: inherit;
- vertical-align: top;
-}
-/* remember to define focus styles! */
-:focus {
- outline: 0;
-}
-body {
- line-height: 1;
- color: black;
- background: white;
-}
-ol, ul {
- list-style: none;
-}
-/* tables still need 'cellspacing="0"' in the markup */
-table {
- border-collapse: separate;
- border-spacing: 0;
-}
-caption, th, td {
- text-align: left;
- font-weight: normal;
-}
-blockquote:before, blockquote:after,
-q:before, q:after {
- content: "";
-}
-blockquote, q {
- quotes: "" "";
-}
-
diff --git a/src/static/css/style.css b/src/static/css/style.css
deleted file mode 100644
index 9430b36..0000000
--- a/src/static/css/style.css
+++ /dev/null
@@ -1 +0,0 @@
-.spinner { vertical-align: botton; margin-left: 8px; }