Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Home/templates/style.css')
-rw-r--r--plugins/Home/templates/style.css258
1 files changed, 0 insertions, 258 deletions
diff --git a/plugins/Home/templates/style.css b/plugins/Home/templates/style.css
deleted file mode 100644
index c7ab9408ad..0000000000
--- a/plugins/Home/templates/style.css
+++ /dev/null
@@ -1,258 +0,0 @@
-/* reset style */
-html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,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-size: 100%;
- vertical-align: baseline;
- background: transparent;
-}
-
-body {
- line-height: 1.33;
- background-color: white;
- color: black;
-}
-
-ol,ul {
- list-style: none;
-}
-
-blockquote,q {
- quotes: none;
-}
-
-/* remember to define focus styles! */
-:focus {
- outline: 0;
-}
-
-/* remember to highlight inserts somehow! */
-ins {
- text-decoration: none;
-}
-
-del {
- text-decoration: line-through;
-}
-
-/* start piwik styles */
-body {
- font-family: Georgia, "Trebuchet MS", Verdana, Arial, Helvetica,
- sans-serif;
- font-size: 1em;
-}
-
-#title {
- align: left;
-}
-
-h1 {
- font-size: 2em;
- color: #0F1B2E;
- padding-bottom: 1em;
-}
-
-h2 {
- font-size: 1.6em;
- color: #1D3256;
- padding-bottom: 0.5em;
-}
-
-h3 {
- font-size: 1.3em;
- margin-top: 2em;
- color: #1D3256;
-}
-
-a {
- color: #0F1B2E;
-}
-
-p {
- padding-bottom: 1em;
- margin-right: 1em;
-}
-
-/* Content */
-#content {
- margin-left: 10px;
-}
-
-/* 2 columns reports */
-#leftcolumn {
- float: left;
- width: 45%;
- padding-left: 10px;
- padding-right: 20px;
-}
-
-#rightcolumn {
- float: right;
- width: 45%;
- padding-left: 20px;
-}
-
-#header {
- line-height: 1;
-}
-
-#logo {
- float: left;
- display: inline;
- font-size: 45pt;
- padding-left: 15px;
- padding-left: 15px;
-}
-
-#righttext {
- position: relative;
- text-align: left;
- float: right;
- margin-top: 10px;
- font-size: 1em;
- width: 300px;
- line-height: 1.33;
-}
-
-#calendar {
- display: block;
-}
-
-#periodString #date,#periodString #periods,#periodString #date a,#periodString #periods a
- {
- color: #520202;
- font-size: 15pt;
-}
-
-#periodString {
- padding-top: 2em;
- margin-left: 350px;
- display: block;
-}
-
-/* Calendar*/
-.calendar td.dateToday,.calendar td.dateToday a {
- font-weight: bold;
-}
-
-.calendar td.dateUsedStats,.calendar td.dateUsedStats a {
- color: #2E85FF;
- border-color: #2E85FF;
-}
-
-.calendar td.calendar_unselectable {
- color: #F2F7FF;
-}
-
-.calendar {
- line-height: 1.33;
-}
-
-#otherPeriods a {
- text-decoration: none;
-}
-
-#otherPeriods a:hover {
- text-decoration: underline;
-}
-
-#currentPeriod {
- border-bottom: 1px dotted #520202;
-}
-
-.hoverPeriod {
- cursor: pointer;
- font-weight: bold;
- border-bottom: 1px solid #520202;
-}
-
-/* OTHER */
-#loadingError {
- font-weight: bold;
- font-size: 1.1em;
- color: #F88D22;
- padding: 0.5em;
- margin-left: 30%;
- display: none;
-}
-
-#loadingPiwik {
- font-weight: bold;
- font-size: 1.1em;
- color: #193B6C;
- padding: 0.5em;
- margin-left: 30%;
-}
-
-#bar,#user {
- font-family: arial, sans-serif !important;
- height: 20px;
- padding: 4px 10px 0px !important;
- background-color: #FFFFFF;
- font-size: 13px;
- padding-top: 4px !important;
-}
-
-#bar {
- float: left;
- height: 22px;
- padding-left: 10px;
-}
-
-.bar-elem {
- height: 22px;
- margin-right: 0.73em;
- vertical-align: top;
- color: #000000;
- margin-bottom: 0px;
-}
-
-.line {
- left: 0pt;
- position: absolute;
- top: 30px;
- width: 100%;
- border-top: 1px solid #C9D7F1;
- font-size: 0pt;
- height: 0pt;
-}
-
-#periodSelection,#periodSelection a {
- color: #8D92AA;
-}
-
-#messageToUsers,#messageToUsers a {
- color: red;
- font-size: 0.9em;
- text-decoration: none;
- width: 100%;
-}
-
-.sparkline {
- vertical-align: middle;
- padding-right: 10px;
-}
-
-/* top right bar */
-#loggued {
- float: right;
- text-align: right;
- margin-right: 20px;
- padding-bottom: 5px;
- padding-top: 5px;
- padding-left: 5px;
- border-bottom: 1px dotted #E2E3FE;
- border-left: 1px dotted #E2E3FE;
-}
-
-#loggued form {
- display: inline;
-}
-
-#javascriptDisable,#javascriptDisable a {
- font-weight: bold;
- color: #F88D22;
-} \ No newline at end of file