7 | 8 | -------------------------------------------------------------------------------- /themes/Flat/modules/cron/user_cron.css: -------------------------------------------------------------------------------- 1 | pre.log{ 2 | padding-top:10px; 3 | padding-left:5px; 4 | background-color:#43a8c7 !important; 5 | } 6 | 7 | .log{ 8 | border-color:#379bb9; 9 | margin-bottom:15px; 10 | } 11 | -------------------------------------------------------------------------------- /themes/Flat/images/modules/cron/user_cron.css: -------------------------------------------------------------------------------- 1 | pre.log{ 2 | padding-top:10px; 3 | padding-left:5px; 4 | background-color:#43a8c7 !important; 5 | } 6 | 7 | .log{ 8 | border-color:#379bb9; 9 | margin-bottom:15px; 10 | } 11 | -------------------------------------------------------------------------------- /themes/Flat/modules/TS3Admin/TS3Admin.css: -------------------------------------------------------------------------------- 1 | .clear { 2 | clear: both; 3 | } 4 | 5 | .main-content{ 6 | border:none; 7 | } 8 | 9 | div.main-content a{ 10 | text-decoration:none; 11 | } 12 | 13 | a, a:link, a:hover, a:active, a:visited { 14 | text-decoration:none; 15 | } 16 | -------------------------------------------------------------------------------- /themes/Flat/images/modules/TS3Admin/TS3Admin.css: -------------------------------------------------------------------------------- 1 | .clear { 2 | clear: both; 3 | } 4 | 5 | .main-content{ 6 | border:none; 7 | } 8 | 9 | div.main-content a{ 10 | text-decoration:none; 11 | } 12 | 13 | a, a:link, a:hover, a:active, a:visited { 14 | text-decoration:none; 15 | } 16 | -------------------------------------------------------------------------------- /themes/Flat/modules/billing/orders.css: -------------------------------------------------------------------------------- 1 | table.center tbody tr td{ 2 | border:1px solid #E4F3F7; 3 | background:#f1f9fb; 4 | padding-top:10px; 5 | } 6 | 7 | h4{ 8 | color:#000000; 9 | margin-top:50px; 10 | border:none !important; 11 | background:none !important; 12 | font-size: 150%; 13 | margin-bottom:25px; 14 | text-transform: uppercase; 15 | } -------------------------------------------------------------------------------- /themes/Flat/images/modules/billing/orders.css: -------------------------------------------------------------------------------- 1 | table.center tbody tr td{ 2 | border:1px solid #E4F3F7; 3 | background:#f1f9fb; 4 | padding-top:10px; 5 | } 6 | 7 | h4{ 8 | color:#000000; 9 | margin-top:50px; 10 | border:none !important; 11 | background:none !important; 12 | font-size: 150%; 13 | margin-bottom:25px; 14 | text-transform: uppercase; 15 | } -------------------------------------------------------------------------------- /themes/Flat/modules/billing/cart.css: -------------------------------------------------------------------------------- 1 | table.center { 2 | border:1px solid #E4F3F7; 3 | background:#f1f9fb; 4 | } 5 | 6 | input[type="submit"] { 7 | padding: 2px 8px; 8 | margin-top: 0px; 9 | margin-bottom: 0px; 10 | } 11 | 12 | tr.tr td{ 13 | background:#E4F3F7; 14 | padding-top: 10px; 15 | padding-bottom: 10px; 16 | } 17 | 18 | div.main-content center{ 19 | padding-top: 50px; 20 | } 21 | -------------------------------------------------------------------------------- /themes/Flat/modules/billing/shop_guest.css: -------------------------------------------------------------------------------- 1 | /* Image styling */ 2 | img{ 3 | width:256px; 4 | height:256px; 5 | } 6 | 7 | /* Game name below image */ 8 | center { 9 | 10 | } 11 | 12 | center em{ 13 | text-align:center; 14 | background-color:#ffffff !important; 15 | color:#blue !important; 16 | } 17 | 18 | p{ 19 | text-align:center; 20 | background-color:#ffffff !important; 21 | color:blue !important; 22 | } 23 | -------------------------------------------------------------------------------- /themes/Flat/images/modules/billing/shop_guest.css: -------------------------------------------------------------------------------- 1 | /* Image styling */ 2 | img{ 3 | width:256px; 4 | height:256px; 5 | } 6 | 7 | /* Game name below image */ 8 | center { 9 | 10 | } 11 | 12 | center em{ 13 | text-align:center; 14 | background-color:#ffffff !important; 15 | color:#blue !important; 16 | } 17 | 18 | p{ 19 | text-align:center; 20 | background-color:#ffffff !important; 21 | color:blue !important; 22 | } 23 | -------------------------------------------------------------------------------- /themes/Flat/images/modules/billing/cart.css: -------------------------------------------------------------------------------- 1 | table.center { 2 | border:1px solid #E4F3F7; 3 | background:#f1f9fb; 4 | } 5 | 6 | input[type="submit"] { 7 | border: 1px solid #000; 8 | padding: 2px 8px; 9 | margin-top: 0px; 10 | margin-bottom: 0px; 11 | } 12 | 13 | tr.tr td{ 14 | background:#E4F3F7; 15 | padding-top: 10px; 16 | padding-bottom: 10px; 17 | } 18 | 19 | div.main-content center{ 20 | padding-top: 50px; 21 | } 22 | -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- 1 | # Auto detect text files and perform LF normalization 2 | * text=auto 3 | 4 | # Custom for Visual Studio 5 | *.cs diff=csharp 6 | 7 | # Standard to msysgit 8 | *.doc diff=astextplain 9 | *.DOC diff=astextplain 10 | *.docx diff=astextplain 11 | *.DOCX diff=astextplain 12 | *.dot diff=astextplain 13 | *.DOT diff=astextplain 14 | *.pdf diff=astextplain 15 | *.PDF diff=astextplain 16 | *.rtf diff=astextplain 17 | *.RTF diff=astextplain 18 | -------------------------------------------------------------------------------- /themes/Flat/modules/billing/shop_settings.css: -------------------------------------------------------------------------------- 1 | h4{ 2 | width:100% !important; 3 | height:25px !important; 4 | background:#379bb9 !important; 5 | border-top-style:solid !important; 6 | border-top-color:#afafaf !important; 7 | border-top-width:1px !important; 8 | border-style: solid !important; 9 | border-color: #CFCFCF !important; 10 | border-width: 1px !important; 11 | padding-top:8px !important; 12 | text-align: center !important; 13 | font-family:'Trebuchet MS' !important; 14 | } 15 | 16 | label{ 17 | text-align: left !important; 18 | } -------------------------------------------------------------------------------- /themes/Flat/images/modules/billing/shop_settings.css: -------------------------------------------------------------------------------- 1 | h4{ 2 | width:100% !important; 3 | height:25px !important; 4 | background:#379bb9 !important; 5 | border-top-style:solid !important; 6 | border-top-color:#afafaf !important; 7 | border-top-width:1px !important; 8 | border-style: solid !important; 9 | border-color: #CFCFCF !important; 10 | border-width: 1px !important; 11 | padding-top:8px !important; 12 | text-align: center !important; 13 | font-family:'Trebuchet MS' !important; 14 | } 15 | 16 | label{ 17 | text-align: left !important; 18 | } -------------------------------------------------------------------------------- /themes/Flat/modules/billing/bill.css: -------------------------------------------------------------------------------- 1 | tbody tr{ 2 | background:#f1f9fb !important; 3 | padding-bottom:-30px !important; 4 | border:none !important; 5 | text-align: center; 6 | } 7 | 8 | tbody tr td p b{ 9 | color:#000000; 10 | padding-left:3px; 11 | text-transform: uppercase; 12 | margin-bottom:-20px; 13 | /*background-image: url(../../images/topBanner.png);*/ 14 | } 15 | 16 | table{ 17 | background:#f1f9fb; 18 | } 19 | 20 | tbody tr td{ 21 | border:1px solid #E4F3F7 !important; 22 | background:#f1f9fb !important; 23 | padding-left:10px !important; 24 | padding-bottom:-30px !important; 25 | } 26 | 27 | tbody tr td img{ 28 | display: none; 29 | } -------------------------------------------------------------------------------- /themes/Flat/images/modules/billing/bill.css: -------------------------------------------------------------------------------- 1 | tbody tr{ 2 | background:#f1f9fb !important; 3 | padding-bottom:-30px !important; 4 | border:none !important; 5 | text-align: center; 6 | } 7 | 8 | tbody tr td p b{ 9 | color:#000000; 10 | padding-left:3px; 11 | text-transform: uppercase; 12 | margin-bottom:-20px; 13 | /*background-image: url(../../images/topBanner.png);*/ 14 | } 15 | 16 | table{ 17 | background:#f1f9fb; 18 | } 19 | 20 | tbody tr td{ 21 | border:1px solid #E4F3F7 !important; 22 | background:#f1f9fb !important; 23 | padding-left:10px !important; 24 | padding-bottom:-30px !important; 25 | } 26 | 27 | tbody tr td img{ 28 | display: none; 29 | } -------------------------------------------------------------------------------- /themes/Flat/bottom.html: -------------------------------------------------------------------------------- 1 | 14 |
15 |
Crafted with by HMR 16 | %footer% 17 |
18 |
19 |