mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-23 15:56:57 +01:00
* Time to become our TGUI God. * Visually sprucing the copyrights. These shouldn't be ignored :) * babababa * https://github.com/tgstation/tgstation/pull/50422 * dooootdooot * Holy fuck Updates the tools folder Updates our build tooling Updates TGUI MASSIVELY I'm going to go scream in a hole now * ?? * Was it this dum thing? * orrrr * It's this isn't it * Did it manually * hubah * TGUI Changelog * oops * What if I use the original? * Lets try this again * Shit commenting out for now * asdasd * Fuck it use the old one and remember to replace later * Updates yarn.lock * Lets try something horrid * Nope it HATES THAT * fucc * The great eslinting * HOLY SHIT * Final? * ? * asd tgstation/tgstation/pull/59914 tgstation/tgstation/pull/66317 * Improved Asset handling. * Oops * Subsystem stuff * Recompiles the Changelong again. * Finally Fixed Communicators * Compiled Changelogs... AGAIN
79 lines
917 B
CSS
79 lines
917 B
CSS
.middle {
|
|
width: 80px;
|
|
}
|
|
|
|
.right {
|
|
width: 150px;
|
|
}
|
|
|
|
.reason {
|
|
resize: none;
|
|
min-height: 40px;
|
|
width: 340px;
|
|
}
|
|
|
|
.rolegroup {
|
|
padding: 3px;
|
|
width: 430px;
|
|
border: none;
|
|
text-align: center;
|
|
outline: none;
|
|
display: inline-block;
|
|
}
|
|
|
|
.long {
|
|
width: 860px;
|
|
}
|
|
|
|
.content {
|
|
text-align: center;
|
|
}
|
|
|
|
.command {
|
|
background-color: #948f02;
|
|
}
|
|
|
|
.security {
|
|
background-color: #a30000;
|
|
}
|
|
|
|
.engineering {
|
|
background-color: #fb5613;
|
|
}
|
|
|
|
.medical {
|
|
background-color: #337296;
|
|
}
|
|
|
|
.science {
|
|
background-color: #993399;
|
|
}
|
|
|
|
.supply {
|
|
background-color: #a8732b;
|
|
}
|
|
|
|
.silicon {
|
|
background-color: #ff00ff;
|
|
}
|
|
|
|
.abstract {
|
|
background-color: #708090;
|
|
}
|
|
|
|
.service {
|
|
background-color: #6eaa2c;
|
|
}
|
|
|
|
.ghostandotherroles {
|
|
background-color: #5c00e6;
|
|
}
|
|
|
|
.antagonistpositions {
|
|
background-color: #6d3f40;
|
|
}
|
|
|
|
.undefineddepartment {
|
|
background-color: #111cf7;
|
|
}
|